home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / LITTLE / TOOLKIT.ZIP / TOOLS / AB40TIPS / COOKBOOK.TXT < prev   
Encoding:
Text File  |  1996-12-30  |  4.4 KB  |  120 lines

  1.  
  2. Afterburner cookbook v1.1 - Doug Little @ BSS
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5. Reducing RF interference with Afterburner
  6. -----------------------------------------
  7.  
  8. RF interference from the CPU fan & PSU can lead to problems with
  9. stability, and the following measures can be taken to reduce this
  10. possibility.
  11.  
  12.  
  13. 1) Standard procedure:
  14.  
  15.    Reduce length of 8-way ribbon cable between Afterburner and
  16.    motherboard to absolute mimimum. This should be done very
  17.    carefully - ensuring enough remaining ribbon to span the
  18.    required distance, leaving some slack to help negotiate
  19.    obstructive components.
  20.  
  21. 2) Emergency procedure #1
  22.  
  23.    Ground the heatsink by soldering a thin flexible wire between
  24.    the heatsink spring-clip and the ground rail at the front
  25.    of the motherboard. The heatsink is covered with nonconducting
  26.    paint, and this may need to be scraped off below the spring
  27.    clip itself to ensure contact between clip & heatsink.
  28.  
  29. 3) Emergency procedure #2
  30.    
  31.    Shield 8-way ribbon using aluminium foil, wrapped in fine
  32.    insulating tape or any other insulating material. Ground
  33.    the foil using a thin flexible wire attatched to the ground
  34.    rail surrounding the motherboard.
  35.  
  36.  
  37. Improving signal quality with Afterburner
  38. -----------------------------------------
  39.  
  40. All of these tips are aimed simply at improving the clock signal
  41. supplied to the 68040 and various other areas of the Falcon
  42. when Afterburner is installed. A poor clock signal can contribute
  43. to instability and memory transfer errors - leading to data loss
  44. or other equally bad situations.
  45.  
  46. 1) Fit a clock buffer circuit. Afterburner will not work reliably
  47.    without one, so you want to do this if you haven't done it
  48.    already! There are loads of different clock buffer circuits
  49.    available, all based on either 74F04 or 74F08 logic chips
  50.    which are cheap and easy to get hold of. You can get diagrams
  51.    for this circuit on the PD or any Falcon support group.
  52.  
  53. 2) Fit your own system clock at location 'U65' on the Falcon's
  54.    motherboard. This can be done by feeding the Combel chip
  55.    directly with a 32,33 or 36Mhz clock pulse generated by
  56.    an oscillator block. It's real easy to do. If you want to use
  57.    a higher clock speed than 36MHz, you will need to supply
  58.    a separate 500kHz pulse to pins 3 & 4 of the IKBD and MIDI
  59.    chips, or they won't work properly. Clocks above 40MHz are
  60.    very unlikely to work with Afterburner. You will probably
  61.    need a 33MHz rated processor to go beyond 36MHz.
  62.  
  63.  a) The oscillator should be soldered in with the 'lug' situated
  64.     at the top-left corner of pad U65, and the pin at the
  65.     OPPOSITE corner from the lug should be twisted up and away
  66.     from the PCB, avoiding contact with the solder pad. In
  67.     other words, 3 pins are connected, with one pin free at the
  68.     bottom right.
  69.  
  70.  b) Remove coil L102 (directly above U65) and feed the output from
  71.     the remaining FREE pin on the oscillator into the LEFT solder
  72.     pad of where L102 used to exist. This pad is the clock input to
  73.     the Combel chip, where almost all other clock frequences are
  74.     derived through division.
  75.  
  76.       
  77.     x-HHH-o  
  78.        ^   
  79.       L102 (Remove)  
  80.    
  81.    (Lug)  
  82.      \-----+
  83.      |.   o| < Solder oscillator here, but  
  84.      |     | < leave '.' & 'c' pins unattatched.  
  85.      |     | < Instead, attatch a wire to the  
  86.      |o   c| < oscillator at pin 'c' for feeding pad 'x' at L102 or R234.  
  87.      +-----+  
  88.         ^  
  89.        U65  
  90.        
  91. Key: '.' = not connected to anything
  92.      'o' = soldered to PCB
  93.      'c' = not connected to PCB, but connected via wire to L102.
  94.  
  95.  
  96.  c) If you want to go even further, you can instead feed the clock
  97.     signal to SMD resistor R234 (directly below the Combel). This
  98.     can be done by either attatching the trailing clock wire from
  99.     the oscillator block to one end of R234, or by removing R234
  100.     completely, bridging the resulting gap with solder and feeding
  101.     the new clock pulse wire directly to the new solder bridge. In
  102.     both these cases, L102 must be disconnected or removed to isolate
  103.     the Combel from the normal 32Mhz systemclock.
  104.  
  105.      +-------------+
  106.      |             |
  107.      |             |
  108.      |   Combel    |
  109.      |             |
  110.      |             |
  111.      +-------------+
  112.             o
  113.             H < R234
  114.             x
  115.             
  116.  
  117.     'x' marks the location for the 32/33/36MHz clock input.
  118.     
  119.  
  120.